# Putting an ultime link to the "physical" usbstick...
ln -s /mnt/usbstick/pentoo/root/ /root/myusbstick
# Ok, let's put some info for the user
echo -en "Due to some limitation of the vfat filesystem, two directories can't be put on the usbstick...\nThis is why all files are linked to the stick.\nYou can access _physically_ your files by entering in the directory myusbstick." > /root/README_USB_STICK